home *** CD-ROM | disk | FTP | other *** search
INI File | 1998-11-24 | 4.3 KB | 191 lines |
- ;; Copyright (c) 1997, Qualcomm, Inc.
- ;; All Rights Reserved.
-
- ;; Wiziwig month view.
-
- [id]
- type=style month
- name=Month View (from Screen)
- view=month
- orientation=landscape
-
- ; **************************************************************************
- [thumbnail]
- data=nodata
- box=
- area=heading
- font=1:1 font
- pen=textcolor
- layer1={0 #w_p1 0 1000} thumbtitles
- layer2={#w_p1 1000 0 1000} thumbstuff
-
- [thumbtitles]
- box1=
- box2={0 1000 0 50}
- layer={0 1000 0 50} title1 "common.ini"
- grid={0 1000 50 1000} 7 #w_p5
-
- [thumbstuff]
- box={ 0 1000 0 #w_p4 }
- layer={0 1000 0 #w_p4} quickmonthgrid "common.ini"
-
- ; **************************************************************************
- [start]
- return=@height
- area=heading
- font=1:1 font
- pen=textcolor
- layer1={0 1000 990 1000} copyright "common.ini"
- layer2={0 1000 0 990} ? @header teststartit testfooterstartit
-
- [testfooterstartit]
- layer=? @footer footerstartit noheaderstartit
-
- [footerstartit]
- text={0 1000 19:20 20:20} #footercolor @footer
- layer={0 1000 0 19:20} noheaderstartit
-
- [teststartit]
- layer=? @footer headerfooterstartit headerstartit
-
- [headerfooterstartit]
- text1={0 1000 0 1:20} #headercolor @header
- text2={0 1000 19:20 20:20} #footercolor @footer
- layer={0 1000 1:20 19:20} noheaderstartit
-
- [headerstartit]
- text={0 1000 0 1:20} #headercolor @header
- layer={0 1000 1:20 20:20} noheaderstartit
-
- [noheaderstartit]
- box=
- area=view
- layer1={ 0 #w_p1 0 1000 } montharea
- layer2={ #w_p1 1000 0 1000 } wizitodos "common.ini"
-
- [montharea]
- data1=nodata
- box=
- layer1={0 1000 0 50} title1 "common.ini"
- layer2={0 1000 50 75} title2
-
- data2=data
- font=1:1 font
- pen=textcolor
- layer3={0 1000 75 1000} monthstuff
-
- ; ------------------------------------------------------------------------
- [title2]
- box=
- area=heading
- font=weekdayfont
- pen=weekdaytextcolor
- grid=7 1 weekdays @setweekview
-
- [weekdays]
- layer=? @isweekend weekend weekday
-
- [weekday]
- text=@weekday3
-
- [weekend]
- font=weekendfont
- pen=weekendtextcolor
- text=@weekday3
-
- ; ------------------------------------------------------------------------
- [monthstuff]
- grid1=7 #w_p5 insides
- layer=?@showbanners dobanners
- grid3=7 #w_p5 0 checksticky
-
- [checksticky]
- layer= =(@month@year) (@currentmonth@currentyear) showsticky ? @showseethrough showsticky
-
- [showsticky]
- layer=stickies "common.ini"
-
- ; ------------------------------------------------------------------------
- [dobanners]
- message=("Banners")
- set=cmonthint @currentmonthint
- grid2=1 #w_p5 0 bannerinsides nextweek @setweekview
-
- [bannerinsides]
- layer={0 1000 10 990} bannerinsides2
-
- [bannerinsides2]
- banner=8 #cmonthint ?@showseethrough 1 0 eventbanner eventbanner
-
- [eventbanner]
- min=0
- font1=? @istoday todayfont weekdayfont
- font2=event
- brush1=?@iscolor yellow
- brush2=?@iscolor eventbackground
- pen=event
- box=2 banner
- stream= center (@tl ? @showdescription (? @ds (" - " @ds) "" ))
-
- ; ------------------------------------------------------------------------
- [insides]
- layer= =(@month@year) (@currentmonth@currentyear) showday ? @showseethrough showday
-
- [showday]
- min=350
- data=setdayview
- event=events nobanner noundated
- message=(@month3 " " @day)
- font=1:10
- layer== @currentmonth @month thismonth othermonth
-
- [thismonth]
- layer=? @isweekend insideweekend insideweekday
-
- [othermonth]
- data=setdayview
- event=events nobanner noundated
- pen=? @istoday todaytextcolor seethroughtextcolor
- font=? @istoday todayfont seethroughfont
- layer=donumber
-
- [insideweekend]
- data=setdayview
- event=events nobanner noundated
- font=? @istoday todayfont weekendfont
- pen=? @istoday todaytextcolor weekendtextcolor
- layer=donumber
-
- [insideweekday]
- data=setdayview
- event=events nobanner noundated
- font=? @istoday todayfont weekdayfont
- pen=? @istoday todaytextcolor weekdaytextcolor
- layer=donumber
-
- [donumber]
- layer== @dayposition "0" num0 = @dayposition "1" num1 = @dayposition "2" num2 num3
-
- [num0]
- text=left top @day
- pen=textcolor
- simplestack={0 1000 textbottom 1000} null eventdata
-
- [num1]
- text=right top @day
- pen=textcolor
- simplestack={0 1000 textbottom 1000} null eventdata
-
- [num2]
- text=left bottom @day
- pen=textcolor
- simplestack={0 1000 0 texttop} null eventdata
-
- [num3]
- text=right bottom @day
- pen=textcolor
- simplestack={0 1000 0 texttop} null eventdata
-
- [eventdata]
- layer= eventlister "common.ini"
-